From: Debian Rust Maintainers Date: Sat, 23 May 2020 21:38:56 +0000 (+0200) Subject: relax-deps X-Git-Tag: archive/raspbian/0.17.14-5+rpi1~1^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=d7d53d9a2344fb8b62aad8a3ece4202f7cfabf2b;p=rust-ring.git relax-deps Gbp-Pq: Name relax-deps.patch --- diff --git a/Cargo.toml b/Cargo.toml index 31f65b6..adfb80d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,6 +79,6 @@ default-features = false version = "0.2.48" default-features = false [target."cfg(target_os = \"windows\")".dependencies.winapi] -version = "0.3.7" +version = "0.3" features = ["ntsecapi", "wtypesbase"] default-features = false